Method: LookAt

Member of Now3D.CN3DLight


Syntax

  Sub LookAt ( ByRef X As Variant , ByRef Y As Variant , ByRef Z As Variant )

Description

  Set the Light direction using a LookAt position

Parameters

  X
    the X coordinate of the LookAt position
  Y
    the Y coordinate of the LookAt position
  Z
    the Z coordinate of the LookAt position